builder: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 19:04:19 +0000 (15:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:13:25 +0000 (17:13 -0400)
commit14c0ed8bae2b83b4da97f443f188970c3a9a1707
treeaa635408ff445de510e72520691954db96c90660
parent2e52310d4b0c1871ffe673c6ff42e236ef88c7e6
builder: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkbuilder.c